removeribbonpage
Removes a ribbon page, rbnname, from the Compose user interface. removeribbonpage is only available in the Compose GUI.
Syntax
removeribbonpage(rbnname)
Inputs
- rbnname
- The name of the ribbon page.
Examples
removeribbonpage('Test')Discover new features and enhancements.
Discover Compose, including its language support and system requirements.
The Compose tutorials and associated example model files help introduce you to the basic functionality of the software.
Learn about the features and functionality available in Compose.
Reference guides are available for functions and commands supported by OML, Tcl, and Python.
OpenMatrix is a mathematical scripting language.
The Reference Guide contains documentation for all functions supported in the OpenMatrix language.
Opens the file, filename, in the Compose text editor. edit is only available in the Compose GUI.
Displays a dialog box with the error s.
Shows a dialog box with label(s), s for text field(s) that require user input.
Displays a dialog box with a list of strings to choose from. This command is only available in the GUI.
Displays a dialog box with the message s.
Displays a dialog box with a question s. By default, the dialog displayed will have the 'Yes', 'No' and 'Cancel' buttons.
Displays a directory selection dialog.
Displays a dialog for selecting existing file(s). Multiple files can be selected using the Ctrl key.
Displays a file selection dialog.
Displays a dialog box with the warning s.
Adds an action item to the given menu in the Compose user interface. addmenuitem is only available in the Compose GUI.
Inserts a separator in the given menu in the Compose user interface. addmenuseparator is only available in the Compose GUI.
Adds a pop-up menu, in hierarchical order, under a ribbon menu or as a child menu to a pop-up menu in the Compose user interface. addpopupmenu is only available in the Compose GUI.
Adds a ribbon menu, rbmname, in the Compose user interface. addribbonmenu is only available in the Compose GUI.
Adds a ribbon page, rbnname, in the Compose user interface. addribbonpage is only available in the Compose GUI.
Adds a ribbon page group, rpgnname, in the Compose user interface. addribbonpagegroup is only available in the Compose GUI.
Adds a sprite action to the given sprite group in the Compose user interface. addspriteaction is only available in the Compose GUI.
Adds a sprite action group, sagname, to a ribbon page group in the Compose user interface. addspriteactiongroup is only available in the Compose GUI.
Enable or disable a sprite action, name, in the Compose user interface. enablespriteaction is only available in the Compose GUI.
Moves the sprite action or group, name, in the Compose user interface. movesprite is only available in the Compose GUI.
Removes an action item from the given menu in the Compose user interface. removemenuitem is only available in the Compose GUI.
Removes a pop-up menu from the Compose user interface. removepopupmenu is only available in the Compose GUI.
Removes a ribbon menu rbmname or pm, from the Compose user interface. removeribbonmenu is only available in the Compose GUI.
Removes a ribbon page, rbnname, from the Compose user interface. removeribbonpage is only available in the Compose GUI.
Removes a sprite action from the Compose user interface. removespriteaction is only available in the Compose GUI.
Removes a sprite action group, sagnname, from the ribbon page group in the Compose user interface. removespriteactiongroup is only available in the Compose GUI.
Sets an accelerator for the given action in the Compose user interface. setmenuaccel is only available in the Compose GUI.
Show or hide a sprite action, name, in the Compose user interface. showspriteaction is only available in the Compose GUI.
Reference guides are available for functions and commands supported by OML, Tcl, and Python.
The Reference Guide contains documentation for all functions supported in the OpenMatrix language.
Removes a ribbon page, rbnname, from the Compose user interface. removeribbonpage is only available in the Compose GUI.
Removes a ribbon page, rbnname, from the Compose user interface. removeribbonpage is only available in the Compose GUI.
removeribbonpage(rbnname)
removeribbonpage('Test')(c) Altair Engineering, Inc. All rights reserved.